Skip to content

Lock file maintenance #745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 11, 2025
Copy link

github-actions bot commented Aug 11, 2025

Overview for: federation/constant-vus-subgraphs-delay-resources

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. It's being executed with a constant amount of VUs over a fixed amount of time. It measure things like memory usage, CPU usage, average RPS. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was running 500 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 176 5518 total, 0 failed avg: 1425ms, p95: 3169ms
grafbase 157 4949 total, 0 failed avg: 1608ms, p95: 3655ms
apollo-router 149 4697 total, 5 failed avg: 1702ms, p95: 4024ms ❌ 5 failed requests, 5 non-200 responses, 5 unexpected GraphQL errors
hive-gateway-bun 87 3014 total, 0 failed avg: 5128ms, p95: 9170ms
apollo-server 84 2998 total, 0 failed avg: 5413ms, p95: 33518ms
hive-gateway 82 2948 total, 0 failed avg: 5443ms, p95: 33331ms
mercurius 68 2275 total, 0 failed avg: 6876ms, p95: 12430ms
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 16494      ✗ 0    
     data_received..................: 484 MB  16 MB/s
     data_sent......................: 6.5 MB  209 kB/s
     http_req_blocked...............: avg=4.66ms   min=1.46µs  med=3.32µs  max=2.94s  p(90)=21.32µs p(95)=34.29ms
     http_req_connecting............: avg=4.6ms    min=0s      med=0s      max=2.94s  p(90)=0s      p(95)=34.08ms
     http_req_duration..............: avg=1.42s    min=3.2ms   med=1.28s   max=6.39s  p(90)=2.58s   p(95)=3.16s  
       { expected_response:true }...: avg=1.42s    min=3.2ms   med=1.28s   max=6.39s  p(90)=2.58s   p(95)=3.16s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5518 
     http_req_receiving.............: avg=247.53ms min=33.89µs med=80.86µs max=5.94s  p(90)=1.34s   p(95)=1.74s  
     http_req_sending...............: avg=33.64ms  min=7.84µs  med=14.78µs max=3.39s  p(90)=12.13ms p(95)=32.07ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=1.14s    min=3.11ms  med=1.14s   max=5.18s  p(90)=1.72s   p(95)=2.03s  
     http_reqs......................: 5518    176.278974/s
     iteration_duration.............: avg=2.75s    min=18.68ms med=2.56s   max=11.47s p(90)=5.03s   p(95)=5.81s  
     iterations.....................: 5498    175.64005/s
     vus............................: 147     min=147      max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 14787      ✗ 0    
     data_received..................: 435 MB  14 MB/s
     data_sent......................: 5.9 MB  187 kB/s
     http_req_blocked...............: avg=4.74ms   min=1.76µs  med=4.69µs   max=3s     p(90)=223.62µs p(95)=13.51ms
     http_req_connecting............: avg=3.45ms   min=0s      med=0s       max=3s     p(90)=84.62µs  p(95)=12.95ms
     http_req_duration..............: avg=1.6s     min=3.35ms  med=1.35s    max=8.36s  p(90)=3.11s    p(95)=3.65s  
       { expected_response:true }...: avg=1.6s     min=3.35ms  med=1.35s    max=8.36s  p(90)=3.11s    p(95)=3.65s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 4949 
     http_req_receiving.............: avg=462.41ms min=35.36µs med=111.98µs max=6.43s  p(90)=1.92s    p(95)=2.32s  
     http_req_sending...............: avg=23.33ms  min=8.19µs  med=25.29µs  max=5.35s  p(90)=602.89µs p(95)=1.79ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=1.12s    min=3.27ms  med=1.08s    max=3.84s  p(90)=1.96s    p(95)=2.47s  
     http_reqs......................: 4949    157.508847/s
     iteration_duration.............: avg=3.11s    min=65.94ms med=2.63s    max=13.27s p(90)=6.02s    p(95)=6.99s  
     iterations.....................: 4929    156.87232/s
     vus............................: 196     min=196      max=500
     vus_max........................: 500     min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

     ✗ response code was 200
      ↳  99% — ✓ 4672 / ✗ 5
     ✗ no graphql errors
      ↳  99% — ✓ 4672 / ✗ 5
     ✓ valid response structure

     █ setup

     checks.........................: 99.92% ✓ 14016      ✗ 10   
     data_received..................: 412 MB 13 MB/s
     data_sent......................: 5.6 MB 178 kB/s
     http_req_blocked...............: avg=10.99ms  min=1.77µs  med=4.46µs   max=3.35s  p(90)=988.02µs p(95)=17.37ms
     http_req_connecting............: avg=9.55ms   min=0s      med=0s       max=3.35s  p(90)=418.57µs p(95)=15.93ms
     http_req_duration..............: avg=1.7s     min=7.21ms  med=1.51s    max=7.16s  p(90)=3.2s     p(95)=4.02s  
       { expected_response:true }...: avg=1.7s     min=7.21ms  med=1.51s    max=7.16s  p(90)=3.2s     p(95)=4.02s  
     http_req_failed................: 0.10%  ✓ 5          ✗ 4692 
     http_req_receiving.............: avg=497.75ms min=0s      med=107.83µs max=6.35s  p(90)=2.05s    p(95)=2.92s  
     http_req_sending...............: avg=43.24ms  min=8.29µs  med=22.1µs   max=4.55s  p(90)=1.29ms   p(95)=82.62ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s     p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=1.16s    min=7.1ms   med=1.16s    max=4.59s  p(90)=1.97s    p(95)=2.14s  
     http_reqs......................: 4697   149.903375/s
     iteration_duration.............: avg=3.25s    min=59.19ms med=3.04s    max=12.43s p(90)=5.86s    p(95)=6.8s   
     iterations.....................: 4677   149.265081/s
     vus............................: 209    min=209      max=500
     vus_max........................: 500    min=500      max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8982      ✗ 0    
     data_received..................: 265 MB  7.7 MB/s
     data_sent......................: 3.6 MB  104 kB/s
     http_req_blocked...............: avg=6.51ms min=1.76µs   med=4.05µs   max=295.34ms p(90)=34.04ms p(95)=50.35ms 
     http_req_connecting............: avg=6.22ms min=0s       med=0s       max=101.62ms p(90)=32.37ms p(95)=49.34ms 
     http_req_duration..............: avg=5.12s  min=15.98ms  med=4.49s    max=10.96s   p(90)=8.01s   p(95)=9.17s   
       { expected_response:true }...: avg=5.12s  min=15.98ms  med=4.49s    max=10.96s   p(90)=8.01s   p(95)=9.17s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 3014 
     http_req_receiving.............: avg=87.7ms min=39.04µs  med=108.62µs max=3.13s    p(90)=151.8ms p(95)=642.17ms
     http_req_sending...............: avg=7.13ms min=8.08µs   med=20.78µs  max=1.27s    p(90)=22.6ms  p(95)=40.79ms 
     http_req_tls_handshaking.......: avg=0s     min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=5.03s  min=15.79ms  med=4.4s     max=10.96s   p(90)=7.97s   p(95)=9.14s   
     http_reqs......................: 3014    87.48537/s
     iteration_duration.............: avg=5.37s  min=272.93ms med=4.73s    max=11.21s   p(90)=8.14s   p(95)=9.47s   
     iterations.....................: 2994    86.904843/s
     vus............................: 99      min=99      max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8934      ✗ 0    
     data_received..................: 263 MB  7.4 MB/s
     data_sent......................: 3.6 MB  100 kB/s
     http_req_blocked...............: avg=3.15ms   min=1.81µs  med=4.23µs   max=43.4ms   p(90)=10.89ms  p(95)=29.89ms 
     http_req_connecting............: avg=3.09ms   min=0s      med=0s       max=43.37ms  p(90)=10.56ms  p(95)=29.34ms 
     http_req_duration..............: avg=5.41s    min=11.13ms med=1.64s    max=35.03s   p(90)=31.9s    p(95)=33.51s  
       { expected_response:true }...: avg=5.41s    min=11.13ms med=1.64s    max=35.03s   p(90)=31.9s    p(95)=33.51s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2998 
     http_req_receiving.............: avg=579.28µs min=45.59µs med=115.07µs max=214.96ms p(90)=249.67µs p(95)=409.03µs
     http_req_sending...............: avg=392.44µs min=10.68µs med=24.04µs  max=51.49ms  p(90)=1.04ms   p(95)=2.39ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=5.41s    min=11.01ms med=1.64s    max=35.03s   p(90)=31.9s    p(95)=33.51s  
     http_reqs......................: 2998    84.447594/s
     iteration_duration.............: avg=5.46s    min=400.3ms med=1.66s    max=35.03s   p(90)=31.98s   p(95)=33.54s  
     iterations.....................: 2978    83.884234/s
     vus............................: 54      min=54      max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8784      ✗ 0    
     data_received..................: 259 MB  7.3 MB/s
     data_sent......................: 3.5 MB  98 kB/s
     http_req_blocked...............: avg=9.82ms min=2.19µs  med=5.31µs   max=179.11ms p(90)=55.19ms p(95)=63.33ms
     http_req_connecting............: avg=9.53ms min=0s      med=0s       max=135.93ms p(90)=54.68ms p(95)=62.87ms
     http_req_duration..............: avg=5.44s  min=14.71ms med=2.25s    max=34.93s   p(90)=20s     p(95)=33.33s 
       { expected_response:true }...: avg=5.44s  min=14.71ms med=2.25s    max=34.93s   p(90)=20s     p(95)=33.33s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 2948 
     http_req_receiving.............: avg=3.65ms min=44.87µs med=111.43µs max=403.54ms p(90)=1.04ms  p(95)=4.43ms 
     http_req_sending...............: avg=2ms    min=10.89µs med=29.64µs  max=149.24ms p(90)=6.78ms  p(95)=12.97ms
     http_req_tls_handshaking.......: avg=0s     min=0s      med=0s       max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=5.43s  min=14.59ms med=2.25s    max=34.93s   p(90)=19.99s  p(95)=33.31s 
     http_reqs......................: 2948    82.817601/s
     iteration_duration.............: avg=5.55s  min=331.7ms med=2.31s    max=34.95s   p(90)=20.39s  p(95)=33.39s 
     iterations.....................: 2928    82.255745/s
     vus............................: 58      min=58      max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 6765      ✗ 0    
     data_received..................: 200 MB  6.0 MB/s
     data_sent......................: 2.7 MB  81 kB/s
     http_req_blocked...............: avg=3.25ms   min=2.43µs   med=5.63µs   max=47.35ms  p(90)=16.75ms  p(95)=21.95ms 
     http_req_connecting............: avg=2.98ms   min=0s       med=0s       max=34.28ms  p(90)=16.25ms  p(95)=20.89ms 
     http_req_duration..............: avg=6.87s    min=12.36ms  med=6.98s    max=14.26s   p(90)=9.44s    p(95)=12.43s  
       { expected_response:true }...: avg=6.87s    min=12.36ms  med=6.98s    max=14.26s   p(90)=9.44s    p(95)=12.43s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2275 
     http_req_receiving.............: avg=4.22ms   min=40.02µs  med=122.76µs max=649.39ms p(90)=349.29µs p(95)=861.28µs
     http_req_sending...............: avg=517.39µs min=11.11µs  med=32.79µs  max=21.4ms   p(90)=1.2ms    p(95)=3.33ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=6.87s    min=12.22ms  med=6.98s    max=14.26s   p(90)=9.43s    p(95)=12.42s  
     http_reqs......................: 2275    68.53868/s
     iteration_duration.............: avg=7s       min=481.78ms med=7.03s    max=14.27s   p(90)=9.51s    p(95)=12.47s  
     iterations.....................: 2255    67.936142/s
     vus............................: 69      min=69      max=500
     vus_max........................: 500     min=500     max=500

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Aug 11, 2025

Overview for: federation/constant-vus-subgraphs-delay

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. It's being executed with a constant amount of VUs over a fixed amount of time. It measure things like memory usage, CPU usage, average RPS. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was running 300 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 174 5409 total, 0 failed avg: 903ms, p95: 2641ms
grafbase 166 5126 total, 0 failed avg: 870ms, p95: 2418ms
apollo-router 157 4863 total, 1 failed avg: 872ms, p95: 2532ms ❌ 1 failed requests, 1 non-200 responses, 1 unexpected GraphQL errors
hive-gateway 91 3021 total, 0 failed avg: 3077ms, p95: 14563ms
apollo-server 90 2991 total, 0 failed avg: 3135ms, p95: 24576ms
hive-gateway-bun 89 2971 total, 0 failed avg: 3099ms, p95: 5773ms
mercurius 78 2498 total, 0 failed avg: 3679ms, p95: 5456ms
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 16167      ✗ 0    
     data_received..................: 475 MB  15 MB/s
     data_sent......................: 6.4 MB  208 kB/s
     http_req_blocked...............: avg=1.76ms   min=1.42µs  med=3.82µs   max=1.48s p(90)=6.76µs   p(95)=1.12ms 
     http_req_connecting............: avg=1.66ms   min=0s      med=0s       max=1.48s p(90)=0s       p(95)=720.3µs
     http_req_duration..............: avg=903.11ms min=3.88ms  med=637.07ms max=7.13s p(90)=2.14s    p(95)=2.64s  
       { expected_response:true }...: avg=903.11ms min=3.88ms  med=637.07ms max=7.13s p(90)=2.14s    p(95)=2.64s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5409 
     http_req_receiving.............: avg=386.9ms  min=32.65µs med=109.95µs max=6.09s p(90)=1.6s     p(95)=2.06s  
     http_req_sending...............: avg=13.87ms  min=8.82µs  med=18.5µs   max=3.04s p(90)=163.09µs p(95)=5.53ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=502.33ms min=3.79ms  med=456.24ms max=2.23s p(90)=968.68ms p(95)=1.08s  
     http_reqs......................: 5409    174.855134/s
     iteration_duration.............: avg=1.68s    min=22.66ms med=1.34s    max=8.61s p(90)=3.58s    p(95)=4.24s  
     iterations.....................: 5389    174.2086/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 15318      ✗ 0    
     data_received..................: 451 MB  15 MB/s
     data_sent......................: 6.1 MB  198 kB/s
     http_req_blocked...............: avg=2.06ms   min=1.5µs   med=3.49µs   max=1.01s p(90)=5.95µs   p(95)=1.55ms
     http_req_connecting............: avg=1.38ms   min=0s      med=0s       max=1.01s p(90)=0s       p(95)=1.28ms
     http_req_duration..............: avg=870.11ms min=3.2ms   med=687.73ms max=6.53s p(90)=1.89s    p(95)=2.41s 
       { expected_response:true }...: avg=870.11ms min=3.2ms   med=687.73ms max=6.53s p(90)=1.89s    p(95)=2.41s 
     http_req_failed................: 0.00%   ✓ 0          ✗ 5126 
     http_req_receiving.............: avg=331.82ms min=34.79µs med=86.72µs  max=5.71s p(90)=1.31s    p(95)=1.93s 
     http_req_sending...............: avg=16.32ms  min=7.93µs  med=16.63µs  max=3.14s p(90)=238.26µs p(95)=2.4ms 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=521.96ms min=3.14ms  med=483.12ms max=2.87s p(90)=1s       p(95)=1.19s 
     http_reqs......................: 5126    166.648326/s
     iteration_duration.............: avg=1.76s    min=24.97ms med=1.44s    max=9.99s p(90)=3.66s    p(95)=4.48s 
     iterations.....................: 5106    165.998118/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

     ✗ response code was 200
      ↳  99% — ✓ 4842 / ✗ 1
     ✗ no graphql errors
      ↳  99% — ✓ 4842 / ✗ 1
     ✓ valid response structure

     █ setup

     checks.........................: 99.98% ✓ 14526      ✗ 2    
     data_received..................: 427 MB 14 MB/s
     data_sent......................: 5.8 MB 187 kB/s
     http_req_blocked...............: avg=2.66ms   min=1.45µs  med=3.3µs    max=3.11s p(90)=5.86µs   p(95)=1.93ms
     http_req_connecting............: avg=2.27ms   min=0s      med=0s       max=3.11s p(90)=0s       p(95)=1.6ms 
     http_req_duration..............: avg=872.27ms min=6.58ms  med=622.15ms max=5.46s p(90)=2.06s    p(95)=2.53s 
       { expected_response:true }...: avg=872.19ms min=6.58ms  med=622.09ms max=5.46s p(90)=2.06s    p(95)=2.53s 
     http_req_failed................: 0.02%  ✓ 1          ✗ 4862 
     http_req_receiving.............: avg=338.7ms  min=0s      med=86.66µs  max=4.88s p(90)=1.39s    p(95)=1.96s 
     http_req_sending...............: avg=16.18ms  min=8.24µs  med=14.67µs  max=3.73s p(90)=171.72µs p(95)=2.13ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=517.38ms min=6.51ms  med=453.63ms max=3.22s p(90)=1.01s    p(95)=1.23s 
     http_reqs......................: 4863   157.608425/s
     iteration_duration.............: avg=1.85s    min=25.53ms med=1.49s    max=9.85s p(90)=4.04s    p(95)=4.89s 
     iterations.....................: 4843   156.960231/s
     vus............................: 300    min=300      max=300
     vus_max........................: 300    min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9003      ✗ 0    
     data_received..................: 265 MB  8.0 MB/s
     data_sent......................: 3.6 MB  108 kB/s
     http_req_blocked...............: avg=643.75µs min=1.55µs   med=4.36µs   max=19.85ms  p(90)=130.66µs p(95)=5.47ms
     http_req_connecting............: avg=606.12µs min=0s       med=0s       max=17.63ms  p(90)=0s       p(95)=5.18ms
     http_req_duration..............: avg=3.07s    min=13.98ms  med=1.63s    max=32.68s   p(90)=2.77s    p(95)=14.56s
       { expected_response:true }...: avg=3.07s    min=13.98ms  med=1.63s    max=32.68s   p(90)=2.77s    p(95)=14.56s
     http_req_failed................: 0.00%   ✓ 0         ✗ 3021 
     http_req_receiving.............: avg=2.18ms   min=39.34µs  med=100.84µs max=301.74ms p(90)=635.73µs p(95)=2.76ms
     http_req_sending...............: avg=505.14µs min=9.64µs   med=24.16µs  max=293.06ms p(90)=250.08µs p(95)=1.28ms
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=3.07s    min=13.82ms  med=1.63s    max=32.68s   p(90)=2.77s    p(95)=14.56s
     http_reqs......................: 3021    91.175225/s
     iteration_duration.............: avg=3.13s    min=171.89ms med=1.68s    max=32.69s   p(90)=2.81s    p(95)=14.74s
     iterations.....................: 3001    90.571616/s
     vus............................: 19      min=19      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8913      ✗ 0    
     data_received..................: 263 MB  7.9 MB/s
     data_sent......................: 3.6 MB  107 kB/s
     http_req_blocked...............: avg=689.35µs min=1.64µs   med=3.45µs   max=21.77ms p(90)=126.18µs p(95)=7.69ms  
     http_req_connecting............: avg=663.1µs  min=0s       med=0s       max=18.46ms p(90)=65.24µs  p(95)=7.62ms  
     http_req_duration..............: avg=3.13s    min=10.68ms  med=1.37s    max=32.73s  p(90)=2.2s     p(95)=24.57s  
       { expected_response:true }...: avg=3.13s    min=10.68ms  med=1.37s    max=32.73s  p(90)=2.2s     p(95)=24.57s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2991 
     http_req_receiving.............: avg=198.47µs min=44.79µs  med=102.96µs max=82.12ms p(90)=200.97µs p(95)=310.21µs
     http_req_sending...............: avg=174.46µs min=8.98µs   med=17.68µs  max=20.91ms p(90)=115.23µs p(95)=1.16ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.13s    min=10.58ms  med=1.37s    max=32.73s  p(90)=2.2s     p(95)=24.57s  
     http_reqs......................: 2991    90.198679/s
     iteration_duration.............: avg=3.17s    min=213.39ms med=1.38s    max=32.75s  p(90)=2.22s    p(95)=24.87s  
     iterations.....................: 2971    89.595545/s
     vus............................: 20      min=20      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8853      ✗ 0    
     data_received..................: 261 MB  7.9 MB/s
     data_sent......................: 3.5 MB  107 kB/s
     http_req_blocked...............: avg=803.99µs min=1.73µs   med=3.82µs  max=31.31ms p(90)=165.14µs p(95)=7.25ms  
     http_req_connecting............: avg=768.97µs min=0s       med=0s      max=23.36ms p(90)=80.43µs  p(95)=7.1ms   
     http_req_duration..............: avg=3.09s    min=15.59ms  med=2.8s    max=7.18s   p(90)=5s       p(95)=5.77s   
       { expected_response:true }...: avg=3.09s    min=15.59ms  med=2.8s    max=7.18s   p(90)=5s       p(95)=5.77s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2971 
     http_req_receiving.............: avg=82.19ms  min=40.17µs  med=132.3µs max=2.12s   p(90)=217.27ms p(95)=718.98ms
     http_req_sending...............: avg=1.57ms   min=8.88µs   med=20.87µs max=1.03s   p(90)=344.6µs  p(95)=3.16ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.01s    min=15.39ms  med=2.76s   max=6.77s   p(90)=4.99s    p(95)=5.74s   
     http_reqs......................: 2971    89.774916/s
     iteration_duration.............: avg=3.21s    min=434.71ms med=2.85s   max=7.3s    p(90)=5.09s    p(95)=6.01s   
     iterations.....................: 2951    89.170575/s
     vus............................: 47      min=47      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 7434      ✗ 0    
     data_received..................: 219 MB  6.9 MB/s
     data_sent......................: 3.0 MB  93 kB/s
     http_req_blocked...............: avg=628.74µs min=1.57µs  med=3.75µs   max=15.83ms  p(90)=526.41µs p(95)=6.04ms
     http_req_connecting............: avg=605.6µs  min=0s      med=0s       max=15.8ms   p(90)=416.72µs p(95)=5.91ms
     http_req_duration..............: avg=3.67s    min=10.93ms med=3.64s    max=8.21s    p(90)=4.73s    p(95)=5.45s 
       { expected_response:true }...: avg=3.67s    min=10.93ms med=3.64s    max=8.21s    p(90)=4.73s    p(95)=5.45s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 2498 
     http_req_receiving.............: avg=3.21ms   min=42.41µs med=100.34µs max=434.42ms p(90)=390.92µs p(95)=1.42ms
     http_req_sending...............: avg=243.52µs min=9.39µs  med=20.27µs  max=8.17ms   p(90)=175µs    p(95)=1.24ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=3.67s    min=10.85ms med=3.64s    max=8.21s    p(90)=4.73s    p(95)=5.45s 
     http_reqs......................: 2498    78.485112/s
     iteration_duration.............: avg=3.74s    min=401.8ms med=3.66s    max=8.22s    p(90)=4.76s    p(95)=5.48s 
     iterations.....................: 2478    77.856728/s
     vus............................: 221     min=221     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Aug 11, 2025

Overview for: federation/constant-vus-over-time

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. It's being executed with a constant amount of VUs over a fixed amount of time. It measure things like memory usage, CPU usage, average RPS. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was running 300 VUs over 30s

Comparison

Comparison

Gateway RPS ⬇️ Requests Duration Notes
cosmo 177 5454 total, 0 failed avg: 920ms, p95: 2284ms
grafbase 168 5206 total, 0 failed avg: 846ms, p95: 2546ms
apollo-router 139 4346 total, 0 failed avg: 1023ms, p95: 2973ms
hive-gateway 92 3071 total, 0 failed avg: 3032ms, p95: 13582ms
hive-gateway-bun 92 3032 total, 0 failed avg: 3048ms, p95: 5095ms
apollo-server 87 2912 total, 0 failed avg: 3225ms, p95: 26908ms
mercurius 77 2476 total, 0 failed avg: 3710ms, p95: 5894ms
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 16302      ✗ 0    
     data_received..................: 479 MB  16 MB/s
     data_sent......................: 6.5 MB  211 kB/s
     http_req_blocked...............: avg=3.72ms   min=1.55µs  med=3.34µs   max=3.29s p(90)=5.78µs   p(95)=788.45µs
     http_req_connecting............: avg=2.82ms   min=0s      med=0s       max=3.29s p(90)=0s       p(95)=470.41µs
     http_req_duration..............: avg=919.51ms min=3.07ms  med=748.19ms max=4.7s  p(90)=1.92s    p(95)=2.28s   
       { expected_response:true }...: avg=919.51ms min=3.07ms  med=748.19ms max=4.7s  p(90)=1.92s    p(95)=2.28s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 5454 
     http_req_receiving.............: avg=314.1ms  min=35.91µs med=92.34µs  max=4.24s p(90)=1.24s    p(95)=1.7s    
     http_req_sending...............: avg=24.7ms   min=8.69µs  med=15.48µs  max=2.86s p(90)=245.35µs p(95)=6.95ms  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=580.7ms  min=2.97ms  med=560.38ms max=2.59s p(90)=1s       p(95)=1.19s   
     http_reqs......................: 5454    177.548997/s
     iteration_duration.............: avg=1.66s    min=29.35ms med=1.41s    max=8.28s p(90)=3.32s    p(95)=3.98s   
     iterations.....................: 5434    176.897919/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 15558      ✗ 0    
     data_received..................: 458 MB  15 MB/s
     data_sent......................: 6.2 MB  201 kB/s
     http_req_blocked...............: avg=1.56ms   min=1.51µs  med=3.35µs   max=1.58s p(90)=6.05µs   p(95)=1.36ms 
     http_req_connecting............: avg=1.26ms   min=0s      med=0s       max=1.57s p(90)=0s       p(95)=1.08ms 
     http_req_duration..............: avg=846.06ms min=3.1ms   med=564.76ms max=6.69s p(90)=2.07s    p(95)=2.54s  
       { expected_response:true }...: avg=846.06ms min=3.1ms   med=564.76ms max=6.69s p(90)=2.07s    p(95)=2.54s  
     http_req_failed................: 0.00%   ✓ 0          ✗ 5206 
     http_req_receiving.............: avg=333.69ms min=32.46µs med=84.72µs  max=6.2s  p(90)=1.24s    p(95)=2.21s  
     http_req_sending...............: avg=30.24ms  min=7.95µs  med=15.17µs  max=3.7s  p(90)=998.91µs p(95)=38.46ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=482.12ms min=3.04ms  med=403.48ms max=3s    p(90)=960.76ms p(95)=1.16s  
     http_reqs......................: 5206    168.925173/s
     iteration_duration.............: avg=1.74s    min=24.63ms med=1.42s    max=10s   p(90)=3.64s    p(95)=4.55s  
     iterations.....................: 5186    168.27621/s
     vus............................: 300     min=300      max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-router`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 12978      ✗ 0    
     data_received..................: 381 MB  12 MB/s
     data_sent......................: 5.2 MB  166 kB/s
     http_req_blocked...............: avg=2.58ms   min=2.12µs  med=5.24µs   max=2.71s p(90)=12.94µs  p(95)=7.58ms
     http_req_connecting............: avg=2.29ms   min=0s      med=0s       max=2.71s p(90)=0s       p(95)=7.27ms
     http_req_duration..............: avg=1.02s    min=7.76ms  med=695.38ms max=6.02s p(90)=2.26s    p(95)=2.97s 
       { expected_response:true }...: avg=1.02s    min=7.76ms  med=695.38ms max=6.02s p(90)=2.26s    p(95)=2.97s 
     http_req_failed................: 0.00%   ✓ 0          ✗ 4346 
     http_req_receiving.............: avg=487.7ms  min=40.04µs med=364.97µs max=4.82s p(90)=1.62s    p(95)=2.31s 
     http_req_sending...............: avg=23.89ms  min=9.21µs  med=29.42µs  max=3.73s p(90)=507µs    p(95)=4.05ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s    p(90)=0s       p(95)=0s    
     http_req_waiting...............: avg=511.68ms min=7.63ms  med=455.32ms max=2.01s p(90)=935.26ms p(95)=1.31s 
     http_reqs......................: 4346    139.796248/s
     iteration_duration.............: avg=2.09s    min=34.82ms med=1.81s    max=9.34s p(90)=4.29s    p(95)=5.14s 
     iterations.....................: 4326    139.152915/s
     vus............................: 53      min=53       max=300
     vus_max........................: 300     min=300      max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9153      ✗ 0    
     data_received..................: 270 MB  8.1 MB/s
     data_sent......................: 3.6 MB  110 kB/s
     http_req_blocked...............: avg=1.36ms   min=1.73µs   med=4.16µs   max=61.75ms  p(90)=104.26µs p(95)=13.76ms
     http_req_connecting............: avg=1.31ms   min=0s       med=0s       max=29.74ms  p(90)=0s       p(95)=13.54ms
     http_req_duration..............: avg=3.03s    min=13.28ms  med=1.64s    max=32.76s   p(90)=2.91s    p(95)=13.58s 
       { expected_response:true }...: avg=3.03s    min=13.28ms  med=1.64s    max=32.76s   p(90)=2.91s    p(95)=13.58s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 3071 
     http_req_receiving.............: avg=1.92ms   min=45.32µs  med=101.46µs max=187.58ms p(90)=656.88µs p(95)=2.84ms 
     http_req_sending...............: avg=339.75µs min=9.13µs   med=23.44µs  max=55.14ms  p(90)=232.02µs p(95)=1.01ms 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=3.02s    min=13.16ms  med=1.63s    max=32.75s   p(90)=2.91s    p(95)=13.58s 
     http_reqs......................: 3071    92.428155/s
     iteration_duration.............: avg=3.09s    min=234.58ms med=1.68s    max=32.77s   p(90)=2.96s    p(95)=13.86s 
     iterations.....................: 3051    91.826213/s
     vus............................: 31      min=31      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 9036      ✗ 0    
     data_received..................: 266 MB  8.1 MB/s
     data_sent......................: 3.6 MB  110 kB/s
     http_req_blocked...............: avg=613.65µs min=1.66µs   med=3.48µs   max=21.25ms  p(90)=148.44µs p(95)=5.4ms   
     http_req_connecting............: avg=585.74µs min=0s       med=0s       max=15.95ms  p(90)=0s       p(95)=5.21ms  
     http_req_duration..............: avg=3.04s    min=16.25ms  med=2.79s    max=7.33s    p(90)=4.26s    p(95)=5.09s   
       { expected_response:true }...: avg=3.04s    min=16.25ms  med=2.79s    max=7.33s    p(90)=4.26s    p(95)=5.09s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 3032 
     http_req_receiving.............: avg=55.24ms  min=38.17µs  med=163.94µs max=1.68s    p(90)=7.08ms   p(95)=445.26ms
     http_req_sending...............: avg=539.44µs min=9.58µs   med=19µs     max=173.92ms p(90)=188.46µs p(95)=968.83µs
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=2.99s    min=16.13ms  med=2.77s    max=7.33s    p(90)=4.23s    p(95)=5.09s   
     http_reqs......................: 3032    92.323453/s
     iteration_duration.............: avg=3.11s    min=190.87ms med=2.84s    max=7.34s    p(90)=4.33s    p(95)=5.13s   
     iterations.....................: 3012    91.714459/s
     vus............................: 146     min=146     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 8676      ✗ 0    
     data_received..................: 256 MB  7.7 MB/s
     data_sent......................: 3.5 MB  104 kB/s
     http_req_blocked...............: avg=800.69µs min=1.57µs   med=3.75µs   max=22.35ms p(90)=238.52µs p(95)=9.08ms  
     http_req_connecting............: avg=773.81µs min=0s       med=0s       max=22.17ms p(90)=152.33µs p(95)=8.98ms  
     http_req_duration..............: avg=3.22s    min=10.44ms  med=1.37s    max=32.88s  p(90)=2.11s    p(95)=26.9s   
       { expected_response:true }...: avg=3.22s    min=10.44ms  med=1.37s    max=32.88s  p(90)=2.11s    p(95)=26.9s   
     http_req_failed................: 0.00%   ✓ 0         ✗ 2912 
     http_req_receiving.............: avg=340.9µs  min=44.21µs  med=106.09µs max=321ms   p(90)=210.87µs p(95)=340.01µs
     http_req_sending...............: avg=480.97µs min=8.93µs   med=19.88µs  max=23.35ms p(90)=140.91µs p(95)=3.37ms  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=3.22s    min=10.31ms  med=1.37s    max=32.88s  p(90)=2.11s    p(95)=26.9s   
     http_reqs......................: 2912    87.507863/s
     iteration_duration.............: avg=3.26s    min=194.45ms med=1.39s    max=32.89s  p(90)=2.12s    p(95)=27.21s  
     iterations.....................: 2892    86.906847/s
     vus............................: 27      min=27      max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 7368      ✗ 0    
     data_received..................: 217 MB  6.8 MB/s
     data_sent......................: 2.9 MB  92 kB/s
     http_req_blocked...............: avg=641.41µs min=1.89µs   med=4.16µs   max=21.72ms  p(90)=589.67µs p(95)=5.61ms 
     http_req_connecting............: avg=612.91µs min=0s       med=0s       max=14.23ms  p(90)=512.89µs p(95)=5.35ms 
     http_req_duration..............: avg=3.71s    min=11.84ms  med=3.72s    max=8.53s    p(90)=4.78s    p(95)=5.89s  
       { expected_response:true }...: avg=3.71s    min=11.84ms  med=3.72s    max=8.53s    p(90)=4.78s    p(95)=5.89s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 2476 
     http_req_receiving.............: avg=21.56ms  min=40.76µs  med=106.75µs max=962.35ms p(90)=433.54µs p(95)=10.95ms
     http_req_sending...............: avg=333.85µs min=10.23µs  med=22.67µs  max=18.14ms  p(90)=157.27µs p(95)=4.48ms 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=3.68s    min=11.75ms  med=3.72s    max=8.53s    p(90)=4.78s    p(95)=5.89s  
     http_reqs......................: 2476    77.533357/s
     iteration_duration.............: avg=3.76s    min=240.71ms med=3.74s    max=8.56s    p(90)=4.81s    p(95)=5.93s  
     iterations.....................: 2456    76.907078/s
     vus............................: 229     min=229     max=300
     vus_max........................: 300     min=300     max=300

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

Copy link

github-actions bot commented Aug 11, 2025

Overview for: federation/ramping-vus

This scenario runs 4 subgraphs and a GraphQL gateway with Federation spec, and runs a heavy query. We are running a heavy load of concurrent VUs to measure response time and other stats, during stress. It measure things like memory usage, CPU usage, response times. It also includes a summary of the entire execution, and metrics information about HTTP execution times.

This scenario was trying to reach 2000 concurrent VUs over 60s

Comparison

Comparison

Gateway duration(p95)⬇️ RPS Requests Durations Notes
apollo-router 5604ms 161 11307 total, 722 failed avg: 2666ms, p95: 5604ms, max: 11619ms, med: 2386ms ❌ 722 failed requests, 722 non-200 responses, 722 unexpected GraphQL errors
grafbase 6045ms 162 11584 total, 0 failed avg: 2773ms, p95: 6045ms, max: 12073ms, med: 2519ms
cosmo 6124ms 172 12107 total, 0 failed avg: 2434ms, p95: 6124ms, max: 13664ms, med: 2117ms
hive-gateway-bun 27892ms 89 7319 total, 0 failed avg: 11813ms, p95: 27893ms, max: 35512ms, med: 10478ms
mercurius 48093ms 47 4388 total, 921 failed avg: 20212ms, p95: 48093ms, max: 53427ms, med: 15826ms ❌ 921 failed requests, 893 non-200 responses, 893 unexpected GraphQL errors
hive-gateway 51138ms 87 7581 total, 0 failed avg: 12118ms, p95: 51138ms, max: 58176ms, med: 3446ms
apollo-server 59999ms 85 7908 total, 491 failed avg: 11618ms, p95: 60000ms, max: 60112ms, med: 2144ms ❌ 491 failed requests, 491 non-200 responses, 491 unexpected GraphQL errors
Summary for: `apollo-router`

K6 Output

     ✗ response code was 200
      ↳  93% — ✓ 10565 / ✗ 722
     ✗ no graphql errors
      ↳  93% — ✓ 10565 / ✗ 722
     ✓ valid response structure

     █ setup

     checks.........................: 95.64% ✓ 31695      ✗ 1444  
     data_received..................: 929 MB 13 MB/s
     data_sent......................: 13 MB  191 kB/s
     http_req_blocked...............: avg=599.93ms min=1.63µs  med=4.35µs  max=8.89s  p(90)=3.03s    p(95)=3.94s   
     http_req_connecting............: avg=596.63ms min=0s      med=0s      max=8.89s  p(90)=2.96s    p(95)=3.91s   
     http_req_duration..............: avg=2.66s    min=6.84ms  med=2.38s   max=11.61s p(90)=4.9s     p(95)=5.6s    
       { expected_response:true }...: avg=2.65s    min=6.84ms  med=2.37s   max=11.61s p(90)=4.9s     p(95)=5.53s   
     http_req_failed................: 6.38%  ✓ 722        ✗ 10585 
     http_req_receiving.............: avg=224.14ms min=0s      med=85.32µs max=8.01s  p(90)=568.47ms p(95)=1.61s   
     http_req_sending...............: avg=158.19ms min=8.4µs   med=22.83µs max=8.84s  p(90)=506.6ms  p(95)=827.42ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=2.28s    min=6.73ms  med=2.02s   max=11.33s p(90)=4.42s    p(95)=4.85s   
     http_reqs......................: 11307  161.041442/s
     iteration_duration.............: avg=6.2s     min=12.67ms med=5.92s   max=24.73s p(90)=11.92s   p(95)=13.37s  
     iterations.....................: 11287  160.75659/s
     vus............................: 5      min=5        max=1926
     vus_max........................: 2000   min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `grafbase`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 34692      ✗ 0     
     data_received..................: 1.0 GB  14 MB/s
     data_sent......................: 14 MB   193 kB/s
     http_req_blocked...............: avg=361.53ms min=1.52µs  med=4.17µs  max=9.63s  p(90)=1.3s     p(95)=2.75s   
     http_req_connecting............: avg=353.9ms  min=0s      med=0s      max=9.63s  p(90)=1.25s    p(95)=2.69s   
     http_req_duration..............: avg=2.77s    min=3.5ms   med=2.51s   max=12.07s p(90)=5.44s    p(95)=6.04s   
       { expected_response:true }...: avg=2.77s    min=3.5ms   med=2.51s   max=12.07s p(90)=5.44s    p(95)=6.04s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 11584 
     http_req_receiving.............: avg=291.72ms min=32.01µs med=86.85µs max=7.01s  p(90)=900.74ms p(95)=2.46s   
     http_req_sending...............: avg=133.85ms min=8.34µs  med=21.54µs max=7.64s  p(90)=349.65ms p(95)=852.03ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=2.34s    min=3.4ms   med=2.02s   max=9.5s   p(90)=4.91s    p(95)=5.37s   
     http_reqs......................: 11584   162.825636/s
     iteration_duration.............: avg=6.47s    min=24.62ms med=5.57s   max=28.76s p(90)=13.38s   p(95)=15.04s  
     iterations.....................: 11564   162.544514/s
     vus............................: 277     min=71       max=1999
     vus_max........................: 2000    min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `cosmo`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 36261      ✗ 0     
     data_received..................: 1.1 GB  15 MB/s
     data_sent......................: 14 MB   205 kB/s
     http_req_blocked...............: avg=241.49ms min=1.68µs  med=4.49µs  max=9.43s  p(90)=811.67ms p(95)=1.93s   
     http_req_connecting............: avg=238.22ms min=0s      med=0s      max=9.43s  p(90)=793.2ms  p(95)=1.85s   
     http_req_duration..............: avg=2.43s    min=3.54ms  med=2.11s   max=13.66s p(90)=4.74s    p(95)=6.12s   
       { expected_response:true }...: avg=2.43s    min=3.54ms  med=2.11s   max=13.66s p(90)=4.74s    p(95)=6.12s   
     http_req_failed................: 0.00%   ✓ 0          ✗ 12107 
     http_req_receiving.............: avg=380.13ms min=31.16µs med=89.32µs max=8.46s  p(90)=1.45s    p(95)=3.09s   
     http_req_sending...............: avg=132.63ms min=7.42µs  med=23.9µs  max=8.48s  p(90)=260.25ms p(95)=766.61ms
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=1.92s    min=3.4ms   med=1.73s   max=11.64s p(90)=3.82s    p(95)=4.52s   
     http_reqs......................: 12107   172.705166/s
     iteration_duration.............: avg=5.71s    min=9.7ms   med=4.73s   max=28.83s p(90)=12.01s   p(95)=13.96s  
     iterations.....................: 12087   172.419868/s
     vus............................: 4       min=4        max=1994
     vus_max........................: 2000    min=2000     max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway-bun`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 21897     ✗ 0     
     data_received..................: 642 MB  7.9 MB/s
     data_sent......................: 8.7 MB  107 kB/s
     http_req_blocked...............: avg=23.3ms   min=1.87µs   med=4.63µs   max=1.01s  p(90)=33.11ms p(95)=150.15ms
     http_req_connecting............: avg=22.89ms  min=0s       med=0s       max=1.01s  p(90)=32.2ms  p(95)=149.56ms
     http_req_duration..............: avg=11.81s   min=16.05ms  med=10.47s   max=35.51s p(90)=25.07s  p(95)=27.89s  
       { expected_response:true }...: avg=11.81s   min=16.05ms  med=10.47s   max=35.51s p(90)=25.07s  p(95)=27.89s  
     http_req_failed................: 0.00%   ✓ 0         ✗ 7319  
     http_req_receiving.............: avg=135.41ms min=43.26µs  med=125.34µs max=6.93s  p(90)=10.09ms p(95)=899.48ms
     http_req_sending...............: avg=10.07ms  min=9.22µs   med=27.78µs  max=794ms  p(90)=16.43ms p(95)=59.85ms 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s     p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=11.66s   min=15.85ms  med=10.39s   max=35.44s p(90)=24.77s  p(95)=27.62s  
     http_reqs......................: 7319    89.708907/s
     iteration_duration.............: avg=12.13s   min=141.87ms med=10.6s    max=38.03s p(90)=25.45s  p(95)=28.55s  
     iterations.....................: 7299    89.463767/s
     vus............................: 249     min=60      max=1999
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `mercurius`

K6 Output

     ✗ response code was 200
      ↳  79% — ✓ 3447 / ✗ 893
     ✗ no graphql errors
      ↳  79% — ✓ 3447 / ✗ 893
     ✓ valid response structure

     █ setup

     checks.........................: 85.27% ✓ 10341     ✗ 1786  
     data_received..................: 304 MB 3.3 MB/s
     data_sent......................: 6.0 MB 65 kB/s
     http_req_blocked...............: avg=163.09µs min=1.66µs   med=4.15µs  max=15.14ms p(90)=456.49µs p(95)=577.94µs
     http_req_connecting............: avg=136.79µs min=0s       med=0s      max=15.04ms p(90)=387.92µs p(95)=494.6µs 
     http_req_duration..............: avg=20.21s   min=11.3ms   med=15.82s  max=53.42s  p(90)=44.14s   p(95)=48.09s  
       { expected_response:true }...: avg=14.39s   min=11.3ms   med=11.52s  max=44.74s  p(90)=30.29s   p(95)=36s     
     http_req_failed................: 20.98% ✓ 921       ✗ 3467  
     http_req_receiving.............: avg=164.63µs min=0s       med=97.78µs max=10.07ms p(90)=252.9µs  p(95)=460.08µs
     http_req_sending...............: avg=60.45µs  min=9.31µs   med=24.73µs max=15.52ms p(90)=64.75µs  p(95)=88.9µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=20.21s   min=11.22ms  med=15.82s  max=53.42s  p(90)=44.14s   p(95)=48.09s  
     http_reqs......................: 4388   47.304844/s
     iteration_duration.............: avg=20.25s   min=153.68ms med=15.8s   max=53.51s  p(90)=44.2s    p(95)=48.28s  
     iterations.....................: 4340   46.78738/s
     vus............................: 0      min=0       max=2000
     vus_max........................: 2000   min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `hive-gateway`

K6 Output

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 22683     ✗ 0     
     data_received..................: 666 MB  7.7 MB/s
     data_sent......................: 9.0 MB  104 kB/s
     http_req_blocked...............: avg=7.13ms min=2.27µs   med=5.64µs   max=406.3ms  p(90)=13.87ms  p(95)=48.46ms
     http_req_connecting............: avg=7.02ms min=0s       med=0s       max=406.23ms p(90)=13.51ms  p(95)=47.97ms
     http_req_duration..............: avg=12.11s min=14.2ms   med=3.44s    max=58.17s   p(90)=43.88s   p(95)=51.13s 
       { expected_response:true }...: avg=12.11s min=14.2ms   med=3.44s    max=58.17s   p(90)=43.88s   p(95)=51.13s 
     http_req_failed................: 0.00%   ✓ 0         ✗ 7581  
     http_req_receiving.............: avg=2.95ms min=44.01µs  med=111.79µs max=430.34ms p(90)=953.94µs p(95)=3.67ms 
     http_req_sending...............: avg=3.83ms min=10.59µs  med=32.62µs  max=405.79ms p(90)=4.43ms   p(95)=20.47ms
     http_req_tls_handshaking.......: avg=0s     min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s     
     http_req_waiting...............: avg=12.11s min=14.03ms  med=3.43s    max=58.17s   p(90)=43.86s   p(95)=51.13s 
     http_reqs......................: 7581    87.216592/s
     iteration_duration.............: avg=12.22s min=110.03ms med=3.55s    max=58.32s   p(90)=44.16s   p(95)=51.19s 
     iterations.....................: 7561    86.9865/s
     vus............................: 26      min=26      max=2000
     vus_max........................: 2000    min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview
Summary for: `apollo-server`

K6 Output

     ✗ response code was 200
      ↳  93% — ✓ 7397 / ✗ 491
     ✗ no graphql errors
      ↳  93% — ✓ 7397 / ✗ 491
     ✓ valid response structure

     █ setup

     checks.........................: 95.76% ✓ 22191     ✗ 982   
     data_received..................: 651 MB 7.0 MB/s
     data_sent......................: 9.4 MB 102 kB/s
     http_req_blocked...............: avg=486.37µs min=1.69µs  med=3.83µs   max=93.79ms  p(90)=379.07µs p(95)=662.41µs
     http_req_connecting............: avg=462.77µs min=0s      med=0s       max=93.65ms  p(90)=305.95µs p(95)=564.45µs
     http_req_duration..............: avg=11.61s   min=10.87ms med=2.14s    max=1m0s     p(90)=53.83s   p(95)=59.99s  
       { expected_response:true }...: avg=8.46s    min=10.87ms med=2.08s    max=59.98s   p(90)=36.97s   p(95)=47.69s  
     http_req_failed................: 6.20%  ✓ 491       ✗ 7417  
     http_req_receiving.............: avg=244.29µs min=0s      med=103.72µs max=130.32ms p(90)=218.47µs p(95)=325.99µs
     http_req_sending...............: avg=172.55µs min=8.69µs  med=20.03µs  max=43.29ms  p(90)=66.09µs  p(95)=123.18µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=11.61s   min=10.78ms med=2.14s    max=1m0s     p(90)=53.83s   p(95)=59.99s  
     http_reqs......................: 7908   85.330586/s
     iteration_duration.............: avg=11.66s   min=61.76ms med=2.16s    max=1m0s     p(90)=53.86s   p(95)=1m0s    
     iterations.....................: 7888   85.114777/s
     vus............................: 61     min=61      max=2000
     vus_max........................: 2000   min=2000    max=2000

Performance Overview

Performance Overview

Subgraphs Overview

Subgraphs Overview

HTTP Overview

HTTP Overview

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from bd838b3 to add9788 Compare August 13, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants